FailedMailbox Class |
Namespace: Independentsoft.Exchange
The FailedMailbox type exposes the following members.
| Name | Description | |
|---|---|---|
| FailedMailbox |
Initializes a new instance of the FailedMailbox class.
|
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets the error code.
| |
| ErrorMessage |
Gets the error message.
| |
| IsArchive |
Gets a value indicating whether this instance is archive.
| |
| Mailbox |
Gets the mailbox.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current FailedMailbox object to its equivalent string representation.
(Overrides ObjectToString.) |